VirtualAxis.TargetTorque property

The analog outputs linked to the Target Torque signal of the axis.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public IoSwitch TargetTorque { get; set; }
Public Property TargetTorque As IoSwitch

Property Value

Type: IoSwitch

See also

VirtualAxis Class

IntervalZero.KINGSTAR.Base.Class Namespace